has

abstract fun has(@Nullable element: Any): Boolean

Returns true if this set contains the specified element.

Return

true if this set contains the specified element

Parameters

element

the element whose presence in this test is tested

Throws

when the JavaScript object is already disposed or invalid